Welcome![Sign In][Sign Up]
Location:
Search - kmeans source

Search list

[AI-NN-PRkmeans聚类算法源码

Description: k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
Platform: | Size: 29696 | Author: 司南 | Hits:

[OtherKMEANS01

Description: This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
Platform: | Size: 270336 | Author: 赵丁香 | Hits:

[OtherKMEANS

Description: 经典统计方法:k-means聚类分析源程序-classical statistical methods : k-means clustering source
Platform: | Size: 3072 | Author: 张进 | Hits:

[AI-NN-PRKMEANS_FixedBug

Description: 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
Platform: | Size: 7168 | Author: 赵真清 | Hits:

[OtherKMEANS

Description: k聚类免疫 算法的matlab仿真程序源码-k cluster immune algorithm matlab simulation program source
Platform: | Size: 29696 | Author: xixi | Hits:

[Otherkmeans

Description: k-means源码(K均值聚类算法源码)-k-means source (K-means clustering algorithm source)
Platform: | Size: 8192 | Author: 安替 | Hits:

[AI-NN-PRKMEANS

Description: 聚类分析:K-Means动态聚类算法的源程序-Cluster analysis: K-Means clustering algorithm dynamic source
Platform: | Size: 29696 | Author: wf | Hits:

[matlabkmeans

Description: matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good for everyone to download research study
Platform: | Size: 1024 | Author: 亨利 | Hits:

[matlabkmeans

Description: kmeans算法源程序 共6个文件 很好用的-source algorithm kmeans a total of six documents used in a very good
Platform: | Size: 2048 | Author: runforaim | Hits:

[Special EffectsKmeans

Description: 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not use the VC in the category and any BITMAP not ANSI-C in the structure and function. K_means compression algorithm used to deal with 24bit (you can change the source code to support the 8-bit ,16-bit and grayscale bmp) detailed source notes, in which the handling of BMP files BMPHEADINFO more interesting. new.cpp----> the main program code*. h-----> generate a U (0,1) random number generator, a smaller degree of consistency, DES Function Generator.
Platform: | Size: 4096 | Author: Yifan Young | Hits:

[2D GraphickMeans

Description: k-mean image clustering source code developed using java
Platform: | Size: 2048 | Author: deepak | Hits:

[AI-NN-PRKMEANS

Description: K-Means动态聚类算法源程序 在数据挖掘中的应用-K-Means dynamic algorithm source data mining application
Platform: | Size: 132096 | Author: 张照辉 | Hits:

[Mathimatics-Numerical algorithmsJsp(aprioriandkmeans)

Description: Jsp数据挖掘(apriori+kmeans)源代码。java语言编写,可连接sql-Jsp Data Mining (apriori+ kmeans) source code. java language can connect sql
Platform: | Size: 26624 | Author: xinmeng | Hits:

[Graph programkmeans

Description: 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation
Platform: | Size: 334848 | Author: zhangyun | Hits:

[matlabKMEANS

Description: K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
Platform: | Size: 251904 | Author: 刘长棕 | Hits:

[Algorithmkmeans-in-statistics

Description: 这是K-means聚类算法的源代码,可实现任意多统计数据的归类处理。代码为原创,用途主要在数理统计方面,而不是常见的图像处理等方面。内附详细的使用说明。-This is the K-means clustering algorithm source code, enabling the classification of any number of statistical data processing. Code for my original, uses mainly in mathematical statistics, rather than the common image processing and so on. Containing detailed instructions.
Platform: | Size: 5120 | Author: 邹洪斌 | Hits:

[matlabKMEANS

Description: 基于MATLAB的kmeans聚类分析,包含数据和源代码,-MATLAB-based kmeans cluster analysis, including data and source code,
Platform: | Size: 4096 | Author: 刘钊 | Hits:

[AI-NN-PRKMEANS

Description: k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store directly in the program to read data set 3, the results can be saved to a file 4, the user can enter the number of clusters 5, the initial cluster centers randomly selected (code auto-random)
Platform: | Size: 5120 | Author: 烈马 | Hits:

[CSharpaccord-kmeans-source

Description: K-Mean clustering source code
Platform: | Size: 154624 | Author: Hong Thai Le | Hits:

[Internet-NetworkKmeans

Description: Hadoop编程环境下编写的Kmeans程序。程序输入需要的源材料已经找不到了,谨供参考。-Hadoop Kmeans programming environment written procedures. Enter the required procedures have not found the source material, for information.
Platform: | Size: 22528 | Author: 雷见 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net